home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shareware Grab Bag
/
Shareware Grab Bag.iso
/
007
/
ladybug2.arc
/
HELP4.BUG
< prev
next >
Wrap
Text File
|
1984-03-13
|
666b
|
30 lines
; help4
ct
print "' Control Commands'
cursor 1 3
print "'EDit procname ...
print "'EDit ALL
print "'END
print "'ERROR message
print "'goodBYE
print "'IF condition THEN action
print "'IF condition THEN action1 ELSE action2
print "'IF condition [action]
print "'IF condition [action1] [action2]
print "'IFFALSE action
print "'IFTRUE action
print "'LOCAL variablename
print "'MAKE variablename value
print "'OUTPUT value
print "'RANDOMIZE number
print "'REPEAT number list
print "'RUN list
print "'STOP
print "'TEST condition
print "'TOPLEVEL
cursor 1 24
type "'Press any key to continue '
make "helpvar rc
ername "helpvar
ct